home *** CD-ROM | disk | FTP | other *** search
-
- # WinMode 1.0 for Windows 3.1
- # Copyright (c) 1988-92 Finnegan O'Malley & Company Inc.
- # All Rights Reserved.
- # First Published in PC Magazine, May 12, 1992.
-
- # developed under Microsoft C 5.1
-
- winmode.exe: winmode.c winmode
- cl -AS -Gs -W3 -Zp -Os winmode.c
- del winmode.obj
-